Welcome![Sign In][Sign Up]
Location:
Search - uCOS-II 51

Search list

[uCOSsample

Description: uCOS-II V2.51在爱普森的32位处理器S1C33209上的移植,采用C语言嵌入汇编语言。 与硬件无关的代码放在路径uCOS-II/source下面。和处理器相关的移植代码放在uCOS-II/C33209下面OS_CPU_C.c OS_CPU.h-uCOS-II V2.51 in Epson
Platform: | Size: 81920 | Author: adamdcg | Hits:

[uCOSuCOS_ok

Description: 本例程uCOS-II 版本为2.51,仅创建一个LED闪烁任务于 P1.0 上,每隔 0.5 秒闪动一次,任务而此例程运行于内 RAM > 300 Byte 的51内核单片机即可。-This routine uCOS-II version 2.51, only the creation of a blinking LED on P1.0 on the mission, occulting once every 0.5 seconds, and this routine mission inside running on RAM
Platform: | Size: 91136 | Author: JIN | Hits:

[uCOSc51uCOS-II

Description: 51系列单片机的uCOS单片机编程进阶是个容易入门的系统-51 Series MCU uCOS Advanced Microcontroller Programmer is an easy entry system
Platform: | Size: 39936 | Author: 李见 | Hits:

[uCOS123456MCS51-uCOC_II

Description: 在51单片机上移植成功的UCOS-II操作系统源代码,包括源代码及相关注释-51 SCM in the success of the transplant UCOS-II operating system source code, including source code and related Notes
Platform: | Size: 354304 | Author: 林风 | Hits:

[uCOSucosii

Description: ucos ii到51单片机的一个简单的移植程序-ucos ii to 51 single-chip microcomputer of a simple transplant procedure
Platform: | Size: 67584 | Author: andy | Hits:

[uCOSuCOS2.51CODER

Description: ucos2 2.52官方源代码 可成功移植-the official source code ucos2 2.52
Platform: | Size: 899072 | Author: 贺忠海 | Hits:

[Embeded-SCM DevelopucosII

Description: ucos II 在51单片机上的移植代码-ucos II of the 51 single-chip code on the transplant
Platform: | Size: 355328 | Author: 钟桂东 | Hits:

[SCMcode_51uCosII

Description: 关于51单片机的ucos-II操作系统移植论文,详细介绍简单操作系统的移植硬件知识和CPU结构知识及单片机软件编程技巧-About 51 MCU ucos-II operating system migration papers, details of a simple migration of hardware, operating system, CPU structure of knowledge and the knowledge and SCM software programming skills
Platform: | Size: 887808 | Author: huangxiaoyao | Hits:

[ARM-PowerPC-ColdFire-MIPSP89V51

Description: 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写.-If you are running this example, will the PC emulation window, the first 1,2,3-line display some information, at random locations show ' 1 ' ~ ' 5' . Keil c51 as the default does not support the re-entry function, which re- into the function of the weight stack instead of using the simulation using the system stack, while the Small RTOS 51 not been re-stack management, and so TaskA ~ TaskE though its similar, but not combined. (2) compile-time there will be five warnings, One of them is because there is no cause to use a system function OSSendSignal, it can be ignored. The other four are prohibited between the variables covered analyze the task to be ignored. thank User John X. Liu, in this case, I used his written simulation ( dllPc51Emu.dll), the dll was originally for his transplant Ucos-ii for keil c51 examples of the preparation.
Platform: | Size: 112640 | Author: 迷茫 | Hits:

[Embeded-SCM DevelopuCOSII_on_51

Description: uCOS-II 2.52在51上的移植程序(大模式),很实用的程序,值得参考-uCOS-II 2.52 of the 51 on the transplant program (major mode), very useful program, worth considering
Platform: | Size: 434176 | Author: cjs | Hits:

[SCM51foruCOS

Description: 本文详细系统地介绍了uCOS-II在51单片机上的移植,重入实现方法硬件仿真,固化,人机界面等关键内容-uC/OS-II
Platform: | Size: 35840 | Author: xiazhi | Hits:

[uCOSmyuCOS251_C51

Description: ucOS-II在51单片机上的移植,有需要的朋友下载看一下-ucOS-II microcontroller in 51 transplant
Platform: | Size: 94208 | Author: htl | Hits:

[SCMmyuCOS251_C51

Description: 51单片机的ucos移植,主要应用在stc89c516单片机这些比较大的ram的51单片机!-ucos-ii stc89c516
Platform: | Size: 156672 | Author: wopiaowopiao | Hits:

[uCOSuCOS_51

Description: uCOS_51的工程目录简介】 uCOS_51 根目录 uCOS_51\uCOS-II\Src uCOS-II v2.52内核源文件目录 uCOS_51\uCOS-II\MCS-51 与硬件相关的文件目录 uCOS_51\uCOS-II\Inc 与应用相关的文件目录 uCOS_51\uCOS-II\Doc 光盘资料里面直接拷贝,附带两个自己添加的文件,一个是钟常慰编写的《uCOS-IIv2.52源码中文译注》,另一个是光盘资料压缩包,本目录有关uCOS-II v2.52介绍、学习以及应用 uCOS_51\BSP 板级支持包目录 uCOS_51\APP 应用层文件目录 uCOS_51\Note 注意事项目录 uCOS_51\Output Keil输出文件目录 uCOS_51\Listing Keil列表文件目录 uCOS_51\Protues 仿真 uCOS_51仿真文件目录 uCOS_51\Protues 仿真\截图 uCOS_51仿真截图 -UCOS_51 engineering directory introduction 】 UCOS_51 root directory UCOS_51 \ uCOS-II \ Src uCOS-II v2.52 kernel source directory UCOS_51 \ uCOS-II \ MCS-51 and hardware related files directory UCOS_51 \ uCOS-II \ Inc and application of relevant documents directory UCOS_51 \ uCOS-II, Doc CD material inside copy directly, and with two to add your own files, a clock is often written with the uCOS-IIv2.52 source code Chinese ", the other is a CD material compressed package, this catalogue about uCOS-II v2.52 introduction, learning and application UCOS_51 \ BSP board level directory support package UCOS_51 \ APP application layer catalogue of the documents UCOS_51 \ Note Note directory UCOS_51 \ Output Keil Output file directory UCOS_51 \ Listing Keil list file for the directory UCOS_51 \ Protues simulation uCOS_51 simulation catalogue of the documents UCOS_51 \ Protues simulation \ screenshots uCOS_51 simulation screenshots
Platform: | Size: 3907584 | Author: fangpeip | Hits:

[uCOSPlayGames-Project

Description: 基于ucos-II操作系统在51单片机上的移植-E m b e d d e d R e a l- t i m e O p e r a t i o n S y s t e m C/O S- I I f o r 5 1 M C U
Platform: | Size: 300032 | Author: lbsteven | Hits:

[uCOSuCOS284_C51

Description: ucos_ii在msc-51上的成功移植,全部源代码-the transplantaion of ucos-ii to msc-51
Platform: | Size: 84992 | Author: david | Hits:

[Other Embeded programuCOSii-STC89c516rd

Description: UCOS-ii的代码,在51单片机上使用,MCU是STC89C516RD+,经过测试,可以使用的-UCOS-ii code used in MCS-51, MCU is STC89C516RD+ tested, can be used
Platform: | Size: 197632 | Author: yejia | Hits:

[Embeded LinuxTower-of-Hanoi

Description: UCOS-II源代码-汉诺塔, ARM SDT2.51集成环境编译连接通过,在北京博创兴业有限公司的实验平台ARM300上运行。-UCOS-II source code- Tower of Hanoi
Platform: | Size: 297984 | Author: 姓陈 | Hits:

[uCOStic-tac-toe-chess

Description: UCOS-II源代码-井字棋, ARM SDT2.51集成环境编译连接通过,在北京博创兴业有限公司的实验平台ARM300上运行。-UCOS-II source code- tic-tac-toe chess, ARM SDT2.51 integrated environment compiler connected through, running on in the Beijing the Borch Industrial Co., Ltd. the experimental platform ARM300.
Platform: | Size: 280576 | Author: 姓陈 | Hits:

[Embeded-SCM DevelopSOFTWARE

Description: 51单片机嵌入式实时操作系统uCOS-II源码-The 51 microcontroller embedded real-time operating system uCOS-II source
Platform: | Size: 1736704 | Author: 张猛 | Hits:
« 1 2 ... 4 5 6 7 8 910 »

CodeBus www.codebus.net